@charset "UTF-8";
@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "微软雅黑"; }

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0; }

.row {
  margin: 0; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0; }

.lt {
  float: left; }

.rt {
  float: right; }

a {
  text-decoration: none; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.topbar {
  height: 38px;
  line-height: 38px;
  color: #5e5e5e;
  font-size: 1.2rem;
  background: url(../images/topbarbg.jpg) repeat-x;
  overflow: hidden; }
  .topbar .trt {
    color: #5e5e5e; }
    .topbar .trt a {
      color: #5e5e5e;
      font-size: 1.2rem; }
    .topbar .trt span {
      margin: 0 8px; }

.header-wrap .header {
  position: relative; }
  .header-wrap .header .logo {
    line-height: 65px; }
  .header-wrap .header .stxt {
    margin-top: 35px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 10px; }
    .header-wrap .header .stxt .stit {
      font-size: 1.8rem;
      font-weight: bold;
      color: #29a10b;
      margin-bottom: 5px; }
    .header-wrap .header .stxt .btit {
      font-size: 1.8rem;
      color: #535353; }
  .header-wrap .header .phonetxt {
    margin-top: 30px;
    float: right; }
    .header-wrap .header .phonetxt .icon {
      float: left;
      margin-right: 10px;
      margin-top: 5px; }
    .header-wrap .header .phonetxt .ptxt {
      margin-top: 5px;
      float: left;
      font-size: 1.4rem;
      color: #434343; }
      .header-wrap .header .phonetxt .ptxt span {
        margin-top: -5px;
        display: block;
        font-size: 3.2rem;
        color: #29a10b;
        font-family: "Impact"; }
  .header-wrap .header .menu {
    line-height: 65px;
    float: right; }
    .header-wrap .header .menu img {
      max-width: 100%; }
  .header-wrap .header .menulist {
    position: absolute;
    top: 65px;
    right: -7px;
    width: 100px;
    display: none;
    z-index: 10;
    background: rgba(0, 0, 0, 0.8); }
    .header-wrap .header .menulist a {
      font-size: 1.4rem;
      font-family: "微软雅黑";
      text-decoration: none;
      color: #fff;
      display: block;
      text-align: center;
      height: 30px;
      line-height: 30px; }
      .header-wrap .header .menulist a:hover {
        background: #000; }

.nav-wrap {
  height: 60px;
  background: #29a10b;
  border-bottom: 5px solid #1b7604; }
  .nav-wrap .nav-ul .navlist {
    position: relative;
    display: inline-block;
    float: left;
    width: 14.25%;
    background: url(../images/navline.jpg) no-repeat right top; }
    .nav-wrap .nav-ul .navlist:first-child .listh1 {
      background: url(../images/navline.jpg) no-repeat left top; }
    .nav-wrap .nav-ul .navlist a.listh1 {
      line-height: 55px;
      text-decoration: none;
      display: block;
      color: #fff;
      text-align: center;
      font-size: 1.6rem;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .nav-wrap .nav-ul .navlist a.listh1:hover, .nav-wrap .nav-ul .navlist a.listh1.on {
        background: #ffa800; }
        .nav-wrap .nav-ul .navlist a.listh1:hover span, .nav-wrap .nav-ul .navlist a.listh1.on span {
          opacity: 1; }
      .nav-wrap .nav-ul .navlist a.listh1 span {
        position: absolute;
        bottom: -25px;
        left: 50%;
        margin-left: -7px;
        font-size: 1.2rem;
        color: #1b7604;
        font-family: "黑体";
        opacity: 0; }
    .nav-wrap .nav-ul .navlist .list2-ul {
      position: absolute;
      left: 0;
      top: 55px;
      display: none;
      z-index: 10;
      background: rgba(0, 0, 0, 0.8) !important;
      background: #000;
      filter: alpha(opacity=80);
      width: 100%; }
      .nav-wrap .nav-ul .navlist .list2-ul .list {
        position: relative; }
        .nav-wrap .nav-ul .navlist .list2-ul .list .listh2 {
          text-align: left;
          padding-left: 10px;
          line-height: 35px;
          color: #fff;
          display: block;
          text-decoration: none; }
          .nav-wrap .nav-ul .navlist .list2-ul .list .listh2:hover, .nav-wrap .nav-ul .navlist .list2-ul .list .listh2.on {
            background: #1b7604; }
        .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
          display: none;
          position: absolute;
          left: 100%;
          top: 0;
          width: 100%;
          background: rgba(0, 0, 0, 0.8) !important;
          background: #000;
          filter: alpha(opacity=80); }
          .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 {
            text-align: center; }
            .nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
              display: block;
              line-height: 35px;
              color: #fff; }

.banner-wrap {
  position: relative; }
  .banner-wrap #owl-demo {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto; }
    .banner-wrap #owl-demo .item {
      display: block; }
    .banner-wrap #owl-demo img {
      display: block;
      width: 100%; }
  .banner-wrap .owl-theme .owl-controls {
    position: absolute;
    bottom: 20px;
    width: 100%;
    text-align: center; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page span {
      border-radius: 0;
      width: 25px;
      height: 5px;
      opacity: 1;
      background: #fff;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
    .banner-wrap .owl-theme .owl-controls.clickable .owl-page:hover span {
      background: #29a10b; }
    .banner-wrap .owl-theme .owl-controls .owl-page.active span {
      background: #29a10b; }
  .banner-wrap .banner .swiper-wrapper .swiper-slide img {
    width: 100%; }

.searchbox-wrap {
  background: #f4f4f4;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0; }
  .searchbox-wrap .slt .tit {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    color: #2e2e2e;
    float: left; }
  .searchbox-wrap .slt .con {
    margin-left: 10px;
    float: left;
    display: inline-block;
    font-size: 1.2rem;
    color: #707070; }
    .searchbox-wrap .slt .con a {
      display: inline-block;
      color: #707070; }
    .searchbox-wrap .slt .con span {
      margin: 0 20px; }
  .searchbox-wrap .srt {
    margin-top: 10px; }
    .searchbox-wrap .srt .searchtxt {
      float: left;
      width: 200px;
      height: 25px;
      border: 1px solid #ccc;
      padding: 3px 5px 3px 20px;
      font-size: 1.2rem;
      color: #333;
      background: #f4f4f4 url(../images/searchbox-icon1.png) no-repeat 5px 7px;
      outline: none; }
    .searchbox-wrap .srt .submitbtn {
      float: left;
      width: 50px;
      height: 25px;
      border: none;
      background: url(../images/searchbox-sbtnbg.jpg) no-repeat;
      background-size: 100% 100%;
      color: #fff;
      font-size: 1.2rem;
      outline: none; }

.content-wrap .product-wrap {
  padding: 45px 0; }
  .content-wrap .product-wrap .title-line {
    text-align: center; }
    .content-wrap .product-wrap .title-line .chtit {
      font-size: 3rem;
      color: #232323;
      font-family: "zzh"; }
      .content-wrap .product-wrap .title-line .chtit span {
        color: #64b70b; }
    .content-wrap .product-wrap .title-line .line {
      width: 50px;
      height: 5px;
      background: #ddd;
      margin: 10px auto 20px; }
    .content-wrap .product-wrap .title-line .stxt {
      font-size: 1.4rem;
      color: #545454;
      text-align: center; }
  .content-wrap .product-wrap .product-con {
    margin-top: 45px; }
    .content-wrap .product-wrap .product-con .p1box {
      overflow: hidden; }
      .content-wrap .product-wrap .product-con .p1box .titbox {
        background: #29a10b;
        float: left;
        width: 12%;
        color: #fff;
        text-align: center;
        padding: 18px 0; }
        .content-wrap .product-wrap .product-con .p1box .titbox .tit {
          font-size: 2.4rem; }
        .content-wrap .product-wrap .product-con .p1box .titbox .icon {
          margin-top: 10px; }
          .content-wrap .product-wrap .product-con .p1box .titbox .icon img {
            max-width: 100%; }
        .content-wrap .product-wrap .product-con .p1box .titbox .stxt {
          margin-top: 10px;
          font-size: 1.4rem; }
      .content-wrap .product-wrap .product-con .p1box .conbox {
        float: left;
        width: 88%;
        border: 1px solid #ddd;
        padding: 15px 15px 5px; }
        .content-wrap .product-wrap .product-con .p1box .conbox .clist {
          float: left;
          width: 12.5%;
          padding: 0 5px 10px; }
          .content-wrap .product-wrap .product-con .p1box .conbox .clist a {
            text-decoration: none;
            display: block;
            color: #454545;
            font-size: 1.4rem;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
            .content-wrap .product-wrap .product-con .p1box .conbox .clist a:hover {
              color: #ff9101; }
    .content-wrap .product-wrap .product-con .p2box {
      margin-top: 30px; }
      .content-wrap .product-wrap .product-con .p2box .plist {
        padding: 0 10px 20px; }
        .content-wrap .product-wrap .product-con .p2box .plist a {
          display: block;
          text-decoration: none;
          border: 1px solid #eee; }
          .content-wrap .product-wrap .product-con .p2box .plist a:hover {
            box-shadow: 0 0 5px #ccc; }
            .content-wrap .product-wrap .product-con .p2box .plist a:hover .picbox .showcn {
              top: 0; }
            .content-wrap .product-wrap .product-con .p2box .plist a:hover .btit {
              border-bottom-color: #29a10b; }
          .content-wrap .product-wrap .product-con .p2box .plist a .picbox {
            padding: 5px;
            position: relative;
            overflow: hidden;
            border-bottom: 1px solid #eee; }
            .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn {
              position: absolute;
              top: 800px;
              left: 0;
              width: 100%;
              height: 100%;
              background: url(../images/product-p2box-fdj.png) no-repeat center center;
              color: #fff;
              text-align: center;
              transition: all 0.3s ease 0s;
              -moz-transition: all 0.3s ease 0s;
              -webkit-transition: all 0.3s ease 0s;
              -o-transition: all 0.3s ease 0s; }
              .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn .s1 {
                margin-top: 20%;
                font-size: 1.8rem;
                line-height: 25px;
                height: 25px;
                overflow: hidden; }
              .content-wrap .product-wrap .product-con .p2box .plist a .picbox .showcn .s2 {
                margin-top: 5px;
                font-size: 1.2rem;
                text-transform: uppercase; }
          .content-wrap .product-wrap .product-con .p2box .plist a .btit {
            text-align: center;
            color: #333;
            font-size: 1.6rem;
            border-bottom: 1px solid #fff;
            line-height: 50px;
            height: 50px;
            overflow: hidden;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
.content-wrap .adbox-wrap {
  background: url(../images/adbox-bg1.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 5px; }
  .content-wrap .adbox-wrap img {
    max-width: 100%; }
.content-wrap .lybox-wrap {
  background: url(../images/lyboxbg1.jpg) no-repeat center center;
  background-size: cover;
  padding: 55px 0; }
  .content-wrap .lybox-wrap .title-line {
    text-align: center; }
    .content-wrap .lybox-wrap .title-line img {
      max-width: 100%; }
  .content-wrap .lybox-wrap .lybox-con {
    margin-top: 45px; }
    .content-wrap .lybox-wrap .lybox-con .llist {
      padding: 0 10px 20px; }
      .content-wrap .lybox-wrap .lybox-con .llist a {
        text-decoration: none;
        display: block; }
        .content-wrap .lybox-wrap .lybox-con .llist a .picbox img {
          max-width: 100%; }
        .content-wrap .lybox-wrap .lybox-con .llist a .conbox {
          width: 90%;
          background: url(../images/lybox-conbg.png) no-repeat;
          margin: -140px auto 0;
          background-size: 100% 100%;
          padding: 80px 30px 20px;
          position: relative;
          z-index: 2; }
          .content-wrap .lybox-wrap .lybox-con .llist a .conbox .titbox {
            text-align: center; }
            .content-wrap .lybox-wrap .lybox-con .llist a .conbox .titbox .t1 {
              font-size: 2.4rem;
              font-weight: bold;
              color: #29a10b; }
              .content-wrap .lybox-wrap .lybox-con .llist a .conbox .titbox .t1 span {
                color: #ff9000; }
            .content-wrap .lybox-wrap .lybox-con .llist a .conbox .titbox .t2 {
              font-size: 1.2rem;
              color: #a2a2a2;
              text-transform: uppercase;
              font-family: "Aparajita"; }
          .content-wrap .lybox-wrap .lybox-con .llist a .conbox .con {
            margin-top: 20px; }
            .content-wrap .lybox-wrap .lybox-con .llist a .conbox .con .list {
              line-height: 30px;
              font-size: 1.4rem;
              overflow: hidden; }
              .content-wrap .lybox-wrap .lybox-con .llist a .conbox .con .list i {
                float: left;
                width: 20px;
                color: #028829;
                font-style: normal; }
              .content-wrap .lybox-wrap .lybox-con .llist a .conbox .con .list span {
                float: left;
                width: calc(100% - 20px);
                color: #303030; }
.content-wrap .process-wrap {
  padding: 45px 0 20px; }
  .content-wrap .process-wrap .title-line {
    text-align: center; }
    .content-wrap .process-wrap .title-line .chtit {
      font-size: 3rem;
      color: #232323;
      font-family: "zzh"; }
      .content-wrap .process-wrap .title-line .chtit span {
        color: #64b70b; }
    .content-wrap .process-wrap .title-line .line {
      width: 50px;
      height: 5px;
      background: #ddd;
      margin: 10px auto 20px; }
    .content-wrap .process-wrap .title-line .stxt {
      font-size: 1.4rem;
      color: #545454;
      text-align: center; }
  .content-wrap .process-wrap .process-con {
    margin-top: 45px; }
    .content-wrap .process-wrap .process-con div:nth-child(2) .plist a:hover .icon {
      background: url(../images/process-icon2-hover.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(2) .plist a .icon {
      background: url(../images/process-icon2.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(3) .plist a:hover .icon {
      background: url(../images/process-icon3-hover.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(3) .plist a .icon {
      background: url(../images/process-icon3.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(4) .plist a:hover .icon {
      background: url(../images/process-icon4-hover.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(4) .plist a .icon {
      background: url(../images/process-icon4.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(5) .plist a:hover .icon {
      background: url(../images/process-icon5-hover.png) no-repeat; }
    .content-wrap .process-wrap .process-con div:nth-child(5) .plist a .icon {
      background: url(../images/process-icon5.png) no-repeat; }
    .content-wrap .process-wrap .process-con .plist {
      padding: 0 15px 25px; }
      .content-wrap .process-wrap .process-con .plist a {
        text-decoration: none;
        display: block;
        text-align: center; }
        .content-wrap .process-wrap .process-con .plist a:hover .icon {
          background: url(../images/process-icon1-hover.png) no-repeat; }
        .content-wrap .process-wrap .process-con .plist a .icon {
          background: url(../images/process-icon1.png) no-repeat;
          width: 145px;
          height: 145px;
          margin: 0 auto;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .process-wrap .process-con .plist a .pbtn {
          margin: 20px auto 0;
          width: 122px;
          height: 33px;
          border-radius: 3px;
          background: #999;
          color: #fff;
          font-size: 1.4rem;
          text-align: center;
          line-height: 33px; }
.content-wrap .equipment-wrap {
  padding: 45px 0; }
  .content-wrap .equipment-wrap .title-line {
    text-align: center; }
    .content-wrap .equipment-wrap .title-line .chtit {
      font-size: 3rem;
      color: #232323;
      font-family: "zzh"; }
      .content-wrap .equipment-wrap .title-line .chtit span {
        color: #64b70b; }
    .content-wrap .equipment-wrap .title-line .line {
      width: 50px;
      height: 5px;
      background: #ddd;
      margin: 10px auto 20px; }
    .content-wrap .equipment-wrap .title-line .stxt {
      font-size: 1.4rem;
      color: #545454;
      text-align: center; }
  .content-wrap .equipment-wrap .equipment-con {
    margin-top: 35px; }
    .content-wrap .equipment-wrap .equipment-con .elist {
      padding: 0 10px 20px; }
      .content-wrap .equipment-wrap .equipment-con .elist a {
        text-decoration: none;
        display: block;
        color: #fff; }
        .content-wrap .equipment-wrap .equipment-con .elist a:hover .btit {
          background: url(../images/equipment-titbg-hover.png) no-repeat; }
        .content-wrap .equipment-wrap .equipment-con .elist a .picbox {
          border: 1px solid #ddd;
          padding: 5px; }
        .content-wrap .equipment-wrap .equipment-con .elist a .btit {
          margin: -40px auto 0;
          background: url(../images/equipment-titbg.png) no-repeat;
          background-size: 100% 100%;
          padding: 20px 20px 0;
          height: 61px;
          text-align: center;
          width: 90%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .equipment-wrap .equipment-con .elist a .btit span {
            line-height: 40px;
            font-size: 1.6rem;
            height: 40px;
            overflow: hidden; }
.content-wrap .about-wrap {
  background: url(../images/aboutbg.png) no-repeat center center;
  background-size: cover;
  padding: 55px 0; }
  .content-wrap .about-wrap .about-con {
    color: #fff; }
    .content-wrap .about-wrap .about-con .conbox .titbox .t1 {
      font-size: 3rem;
      text-transform: uppercase; }
      .content-wrap .about-wrap .about-con .conbox .titbox .t1 span:nth-child(2) {
        font-weight: bold; }
      .content-wrap .about-wrap .about-con .conbox .titbox .t1 span:nth-child(3) {
        margin-left: 10px;
        font-size: 1.2rem;
        font-family: "Aparajita"; }
    .content-wrap .about-wrap .about-con .conbox .titbox .t2 {
      margin-top: 15px;
      font-size: 1.8rem; }
    .content-wrap .about-wrap .about-con .conbox .con {
      margin-top: 20px;
      font-size: 1.4rem;
      line-height: 28px;
      height: 140px;
      overflow: hidden; }
    .content-wrap .about-wrap .about-con .conbox .morebtn {
      margin-top: 30px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s; }
      .content-wrap .about-wrap .about-con .conbox .morebtn:hover {
        opacity: .5; }
    .content-wrap .about-wrap .about-con .showpic {
      margin-top: 65px; }
      .content-wrap .about-wrap .about-con .showpic .about-carousel {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        overflow: visible; }
        .content-wrap .about-wrap .about-con .showpic .about-carousel .item {
          display: block; }
      .content-wrap .about-wrap .about-con .showpic .owl-theme .owl-controls {
        margin-top: 0; }
        .content-wrap .about-wrap .about-con .showpic .owl-theme .owl-controls .owl-buttons .owl-prev {
          position: absolute;
          right: 40px;
          top: -50px;
          width: 30px;
          height: 30px;
          border: none;
          background: #028829;
          font-size: 1.4rem;
          color: #fff;
          text-align: center;
          line-height: 30px;
          border-radius: 0;
          opacity: 1;
          padding: 0; }
          .content-wrap .about-wrap .about-con .showpic .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
            background: #ff9101; }
        .content-wrap .about-wrap .about-con .showpic .owl-theme .owl-controls .owl-buttons .owl-next {
          position: absolute;
          right: 0;
          top: -50px;
          width: 30px;
          height: 30px;
          border: none;
          background: #028829;
          font-size: 1.4rem;
          color: #fff;
          text-align: center;
          line-height: 30px;
          border-radius: 0;
          opacity: 1;
          padding: 0; }
          .content-wrap .about-wrap .about-con .showpic .owl-theme .owl-controls .owl-buttons .owl-next:hover {
            background: #ff9101; }
.content-wrap .news-wrap {
  padding: 45px 0; }
  .content-wrap .news-wrap .title-line {
    text-align: center; }
    .content-wrap .news-wrap .title-line .chtit {
      font-size: 3rem;
      color: #232323;
      font-family: "zzh"; }
      .content-wrap .news-wrap .title-line .chtit span {
        color: #64b70b; }
    .content-wrap .news-wrap .title-line .line {
      width: 50px;
      height: 5px;
      background: #ddd;
      margin: 10px auto 20px; }
    .content-wrap .news-wrap .title-line .stxt {
      font-size: 1.4rem;
      color: #545454;
      text-align: center; }
  .content-wrap .news-wrap .news-con {
    margin-top: 45px; }
    .content-wrap .news-wrap .news-con .bnlist {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .bnlist a {
        text-decoration: none;
        display: block;
        background: #f4f4f4; }
        .content-wrap .news-wrap .news-con .bnlist a:hover .conbox .mbtn .add {
          background: #29a10b; }
        .content-wrap .news-wrap .news-con .bnlist a .conbox {
          padding: 25px 20px; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .tit {
            font-size: 1.8rem;
            color: #353535;
            line-height: 25px;
            height: 25px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .con {
            margin-top: 10px;
            font-size: 1.4rem;
            color: #8a8a8a;
            line-height: 22px;
            height: 44px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn {
            margin-top: 12px; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .m1 {
              height: 30px;
              line-height: 30px;
              padding: 0 10px;
              border: 1px solid #ccc;
              color: #999;
              font-size: 1.4rem; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .m2 {
              height: 30px;
              line-height: 30px;
              padding: 0 10px;
              border: 1px solid #ccc;
              color: #999;
              font-size: 1.4rem; }
            .content-wrap .news-wrap .news-con .bnlist a .conbox .mbtn .add {
              margin-top: 5px;
              width: 20px;
              height: 20px;
              line-height: 18px;
              font-size: 1.2rem;
              text-align: center;
              background: #d5d5d5;
              color: #fff; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist {
      margin-bottom: 20px; }
      .content-wrap .news-wrap .news-con .nlistbox .nlist a {
        text-decoration: none;
        display: block;
        background: #f4f4f4;
        position: relative; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .timebox {
          background: #29a10b; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .line {
          background: #29a10b; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .add {
          background: #f7802c; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a:hover .conbox .tit {
          color: #29a10b; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
          float: left;
          width: 15%;
          font-size: 1.4rem;
          color: #fff;
          text-align: center;
          background: #b7b7b7;
          padding: 15px 0; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox span {
            font-size: 3.6rem;
            display: block;
            font-family: "Arial";
            font-weight: bold; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .line {
          margin-top: 25px;
          float: left;
          width: 3%;
          height: 2px;
          background: #b7b7b7; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox {
          float: right;
          width: 80%;
          padding-right: 70px; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .tit {
            margin-top: 20px;
            font-size: 1.6rem;
            color: #444;
            line-height: 20px;
            height: 20px;
            overflow: hidden; }
          .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .con {
            margin-top: 5px;
            color: #696969;
            font-size: 1.4rem;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
        .content-wrap .news-wrap .news-con .nlistbox .nlist a .add {
          position: absolute;
          bottom: 50%;
          margin-bottom: -10px;
          right: 20px;
          width: 20px;
          height: 20px;
          background: #b7b7b7;
          line-height: 20px;
          color: #fff;
          font-size: 1.4rem;
          text-align: center; }
    .content-wrap .news-wrap .news-con .morebtn {
      margin: 20px auto 0;
      width: 135px;
      height: 35px;
      background: #fff;
      color: #b3b3b3;
      font-size: 1.4rem;
      line-height: 35px;
      overflow: hidden;
      text-align: center;
      border-radius: 30px; }
      .content-wrap .news-wrap .news-con .morebtn:hover {
        background: #29a10b; }
        .content-wrap .news-wrap .news-con .morebtn:hover a {
          color: #fff; }
      .content-wrap .news-wrap .news-con .morebtn a {
        color: #b3b3b3;
        text-decoration: none; }
.content-wrap .contentbox {
  margin-top: 20px;
  margin-bottom: 80px; }
  .content-wrap .contentbox .tit-line {
    text-align: center;
    margin-bottom: 20px; }
    .content-wrap .contentbox .tit-line h2 {
      font-family: "Aparajita";
      color: #383838;
      font-size: 3.2rem;
      text-transform: uppercase;
      margin: 0 0 15px; }
      .content-wrap .contentbox .tit-line h2 span {
        font-family: "微软雅黑";
        display: block;
        font-size: 2rem; }
    .content-wrap .contentbox .tit-line .line-wrap {
      width: 100%;
      height: 1px;
      background: #ccc; }
      .content-wrap .contentbox .tit-line .line-wrap .line {
        position: relative;
        top: -1px;
        height: 3px;
        background: #29a10b;
        width: 80px;
        margin: 0 auto; }
  .content-wrap .contentbox .w-ltside .mb {
    margin-bottom: 20px; }
    .content-wrap .contentbox .w-ltside .mb .tit-show .title {
      display: block;
      height: 45px;
      line-height: 45px;
      background: #29a10b;
      background-size: cover;
      overflow: hidden;
      font-family: '微软雅黑';
      font-size: 16px;
      color: #fff;
      text-indent: 1em;
      cursor: pointer; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .arrow {
        float: right;
        margin-right: 15px; }
      .content-wrap .contentbox .w-ltside .mb .tit-show .title .icon {
        margin-right: 10px; }
  .content-wrap .contentbox .w-ltside .show-hide {
    display: none;
    overflow: hidden;
    width: 100%; }
    .content-wrap .contentbox .w-ltside .show-hide .div2 {
      display: block;
      height: 35px;
      line-height: 35px;
      cursor: pointer;
      background: #eee;
      color: #707070;
      font-size: 14px;
      text-align: center;
      border-bottom: 1px solid #fff; }
      .content-wrap .contentbox .w-ltside .show-hide .div2 a {
        display: block;
        color: #707070;
        text-decoration: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div2:hover a {
        background: #29a10b;
        color: #fff; }
    .content-wrap .contentbox .w-ltside .show-hide .div3 {
      display: none; }
      .content-wrap .contentbox .w-ltside .show-hide .div3 ul {
        margin: 0;
        padding: 0; }
        .content-wrap .contentbox .w-ltside .show-hide .div3 ul li {
          display: block;
          height: 34px;
          line-height: 34px;
          list-style: none;
          text-align: center;
          background: #fff;
          overflow: hidden;
          border-bottom: 1px solid #eee; }
          .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a {
            text-decoration: none;
            display: block;
            overflow: hidden;
            color: #666; }
            .content-wrap .contentbox .w-ltside .show-hide .div3 ul li a:hover {
              color: #29a10b; }
  .content-wrap .contentbox .ltside {
    padding-right: 20px; }
    .content-wrap .contentbox .ltside .linkbox .title-arrow {
      background: #29a10b;
      color: #fff;
      padding: 15px 20px; }
      .content-wrap .contentbox .ltside .linkbox .title-arrow .tit {
        display: inline-block;
        text-align: left;
        font-size: 1.8rem;
        font-weight: bold; }
        .content-wrap .contentbox .ltside .linkbox .title-arrow .tit span {
          font-size: 1.2rem;
          font-weight: normal; }
    .content-wrap .contentbox .ltside .linkbox .link-wrap {
      margin-top: 10px;
      background: #f2f2f2;
      border: 1px solid #ddd;
      padding: 10px; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list {
        padding: 0 20px;
        display: block;
        height: 45px;
        color: #1e1e1e;
        line-height: 45px;
        font-size: 1.6rem;
        text-decoration: none;
        overflow: hidden;
        border-bottom: 1px solid #eee; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 {
          background: #fff;
          color: #1e1e1e; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list:hover .arrow, .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list.on1 .arrow {
            opacity: 1; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .tit {
          float: left;
          width: 75%; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list .arrow {
          opacity: 0; }
      .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 {
        display: none; }
        .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul {
          background: #fff;
          padding: 0 20px; }
          .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li {
            border-bottom: 1px solid #eee; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
              border-bottom: none; }
            .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a {
              display: block;
              height: 40px;
              text-align: left;
              color: #797979;
              line-height: 40px;
              font-size: 1.4rem;
              text-decoration: none;
              overflow: hidden; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
                color: #29a10b; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a i {
                float: right;
                width: 10%;
                font-style: normal; }
              .content-wrap .contentbox .ltside .linkbox .link-wrap .lbox .list2 ul li a span {
                float: left;
                width: 80%; }
    .content-wrap .contentbox .ltside .contactbox {
      margin-top: 20px;
      border: 1px solid #ddd;
      padding: 25px 15px; }
      .content-wrap .contentbox .ltside .contactbox .tit {
        font-size: 1.4rem;
        color: #434343;
        font-weight: bold; }
      .content-wrap .contentbox .ltside .contactbox .con {
        margin-top: 20px; }
        .content-wrap .contentbox .ltside .contactbox .con .list {
          margin-bottom: 10px;
          line-height: 22px;
          overflow: hidden; }
          .content-wrap .contentbox .ltside .contactbox .con .list i {
            float: left;
            width: 22px; }
          .content-wrap .contentbox .ltside .contactbox .con .list span {
            float: right;
            width: calc(100% - 30px);
            width: -moz-calc(100% - 30px);
            width: -webkit-calc(100% - 30px); }
      .content-wrap .contentbox .ltside .contactbox .zxbtn {
        margin-top: 20px;
        border-top: 1px solid #ddd;
        padding-top: 15px; }
        .content-wrap .contentbox .ltside .contactbox .zxbtn a {
          text-decoration: none;
          display: block;
          width: 100%;
          height: 33px;
          background: #404040;
          color: #fff;
          line-height: 33px;
          text-align: center;
          font-size: 1.4rem; }
          .content-wrap .contentbox .ltside .contactbox .zxbtn a:hover {
            background: #29a10b; }
  .content-wrap .contentbox .main-wrap {
    padding-bottom: 30px; }
    .content-wrap .contentbox .main-wrap .title-posit {
      margin-bottom: 15px;
      line-height: 30px; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .title {
        font-size: 1.8rem;
        font-weight: bold;
        color: #29a10b; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .title span {
          margin-left: 10px;
          font-size: 1.8rem;
          color: #d8d8d8;
          font-family: "Impact";
          text-transform: uppercase;
          font-weight: normal; }
      .content-wrap .contentbox .main-wrap .title-posit .tp .posit {
        color: #787878; }
        .content-wrap .contentbox .main-wrap .title-posit .tp .posit a {
          color: #787878;
          font-size: 1.2rem; }
      .content-wrap .contentbox .main-wrap .title-posit .line {
        margin-top: 8px;
        border-top: 1px solid #ddd; }
    .content-wrap .contentbox .main-wrap .about-con {
      margin-bottom: 20px; }
      .content-wrap .contentbox .main-wrap .about-con img {
        max-width: 100%;
        margin: 10px 0; }
      .content-wrap .contentbox .main-wrap .about-con .con {
        font-size: 1.4rem;
        color: #0d0d0d;
        line-height: 30px;
        margin-bottom: 0; }
    .content-wrap .contentbox .main-wrap .news-con .nlist {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px dashed #ddd; }
      .content-wrap .contentbox .main-wrap .news-con .nlist a {
        display: block;
        text-decoration: none;
        color: #080909;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a:hover {
          color: #29a10b; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a:hover .picbox {
            opacity: .5; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
          width: 15%;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
          width: 100%; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit {
            margin-top: 10px;
            font-size: 1.4rem;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            margin-bottom: 5px; }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit i {
              margin-right: 5px; }
            .content-wrap .contentbox .main-wrap .news-con .nlist a .con .tit .time {
              color: #afafaf;
              font-size: 1.2rem; }
          .content-wrap .contentbox .main-wrap .news-con .nlist a .con .cn {
            font-size: 1.2rem;
            color: #6f6f6f;
            line-height: 20px;
            height: 40px;
            overflow: hidden; }
    .content-wrap .contentbox .main-wrap .product-con .plist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .product-con .plist a {
        display: block;
        text-decoration: none;
        border: 1px solid #eee; }
        .content-wrap .contentbox .main-wrap .product-con .plist a:hover {
          box-shadow: 0 0 5px #ccc; }
          .content-wrap .contentbox .main-wrap .product-con .plist a:hover .picbox .showcn {
            top: 0; }
          .content-wrap .contentbox .main-wrap .product-con .plist a:hover .btit {
            border-bottom-color: #29a10b; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .picbox {
          padding: 5px;
          position: relative;
          overflow: hidden;
          border-bottom: 1px solid #eee; }
          .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn {
            position: absolute;
            top: 800px;
            left: 0;
            width: 100%;
            height: 100%;
            background: url(../images/product-p2box-fdj.png) no-repeat center center;
            color: #fff;
            text-align: center;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s; }
            .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .s1 {
              margin-top: 20%;
              font-size: 1.8rem;
              line-height: 25px;
              height: 25px;
              overflow: hidden; }
            .content-wrap .contentbox .main-wrap .product-con .plist a .picbox .showcn .s2 {
              margin-top: 5px;
              font-size: 1.2rem;
              text-transform: uppercase; }
        .content-wrap .contentbox .main-wrap .product-con .plist a .btit {
          text-align: center;
          color: #333;
          font-size: 1.6rem;
          border-bottom: 1px solid #fff;
          line-height: 50px;
          height: 50px;
          overflow: hidden;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .case-con .clist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .case-con .clist a {
        text-decoration: none;
        display: block; }
        .content-wrap .contentbox .main-wrap .case-con .clist a:hover .con {
          background: #0f43af;
          border-bottom-color: #09348e;
          color: #fff; }
        .content-wrap .contentbox .main-wrap .case-con .clist a .con {
          height: 45px;
          line-height: 45px;
          padding: 0 15px;
          overflow: hidden;
          font-size: 1.4rem;
          color: #696969;
          background: #eee;
          border-bottom: 2px solid #dedede;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
          .content-wrap .contentbox .main-wrap .case-con .clist a .con .tit {
            display: inline-block;
            width: 70%; }
    .content-wrap .contentbox .main-wrap .video-con .vlist {
      padding: 0 10px 20px; }
      .content-wrap .contentbox .main-wrap .video-con .vlist a {
        text-decoration: none;
        display: block;
        color: #333;
        font-size: 1.4rem;
        border: 1px solid #ccc; }
        .content-wrap .contentbox .main-wrap .video-con .vlist a:hover .con {
          border-bottom-color: #365598; }
        .content-wrap .contentbox .main-wrap .video-con .vlist a .picbox img {
          max-width: 100%; }
        .content-wrap .contentbox .main-wrap .video-con .vlist a .con {
          text-align: center;
          line-height: 45px;
          height: 45px;
          overflow: hidden;
          padding: 0 15px;
          border-bottom: 2px solid #fff;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s; }
    .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist {
      margin-bottom: 10px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
        font-weight: normal;
        font-size: 1.4rem;
        width: 22%;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
        float: right;
        width: 77%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 130px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox3 {
        margin-left: 2%;
        float: left;
        width: 15%;
        border: 1px solid #ccc;
        line-height: 30px;
        height: 30px;
        padding: 5px;
        font-size: 1.4rem;
        color: #696969; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic {
        float: left;
        margin-left: 5px; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .pic img {
          height: 30px; }
      .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn {
        margin-top: 10px;
        width: 100px;
        height: 30px;
        color: #292929;
        border: none;
        background: #d1d1d1;
        font-size: 1.4rem;
        margin-right: 5px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn:hover {
          background: #365598;
          color: #fff; }
        .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
          margin-left: 23%; }
    .content-wrap .contentbox .main-wrap .messages-con .picbox {
      padding-left: 20px; }
      .content-wrap .contentbox .main-wrap .messages-con .picbox .pbox {
        border: 1px solid #ccc;
        padding: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .mappic {
      margin-top: 20px;
      border: 1px solid #ccc;
      padding: 5px; }
      .content-wrap .contentbox .main-wrap .contact-con .mappic img {
        width: 100%; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .tit {
      font-size: 1.8rem;
      margin-bottom: 5px; }
    .content-wrap .contentbox .main-wrap .contact-con .ccon .cn {
      font-size: 1.2rem;
      color: #696969;
      line-height: 25px; }
    .content-wrap .contentbox .main-wrap .news-details-con .tit {
      text-align: center;
      margin-bottom: 15px; }
      .content-wrap .contentbox .main-wrap .news-details-con .tit span {
        font-size: 2.4rem;
        border-bottom: 1px solid #0196dc;
        padding-bottom: 5px;
        color: #292929; }
    .content-wrap .contentbox .main-wrap .news-details-con .pic {
      margin: 10px 0;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .news-details-con .pic img {
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .news-details-con .con{ font-size:14px; line-height:200%;}
        
    .content-wrap .contentbox .main-wrap .news-details-con .con p {
      text-indent: 2em;
      color: #636363;
      font-size: 1.4rem;
      margin-bottom: 0;
      line-height: 28px; }
    .content-wrap .contentbox .main-wrap .product-details-con img {
      max-width: 100%; }
    .content-wrap .contentbox .main-wrap .product-details-con .picbox {
      margin-bottom: 20px;
      text-align: center; }
      .content-wrap .contentbox .main-wrap .product-details-con .picbox img {
        border: 1px solid #ccc;
        max-width: 100%; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon .tit {
      font-size: 1.8rem;
      font-weight: bold;
      color: #2d2d2d;
      border-bottom: 1px solid #ccc;
      padding-bottom: 10px;
      margin-bottom: 10px; }
    .content-wrap .contentbox .main-wrap .product-details-con .dcon .cn {
      font-size: 1.4rem;
      color: #636363;
      line-height: 30px; }

.footer-wrap .footer {
  background: #357f03; }
  .footer-wrap .footer .f1box {
    padding: 35px 0;
    color: #fff; }
    .footer-wrap .footer .f1box .linkbox {
      padding-right: 75px; }
      .footer-wrap .footer .f1box .linkbox .title {
        font-size: 1.6rem;
        font-weight: bold;
        text-transform: uppercase; }
        .footer-wrap .footer .f1box .linkbox .title span {
          margin-bottom: 5px;
          display: block;
          font-size: 2.2rem;
          font-family: "Arial"; }
      .footer-wrap .footer .f1box .linkbox .lcon {
        margin-top: 20px; }
        .footer-wrap .footer .f1box .linkbox .lcon .list {
          float: left;
          width: 50%;
          padding-right: 20px;
          line-height: 30px;
          font-size: 1.4rem; }
          .footer-wrap .footer .f1box .linkbox .lcon .list a {
            color: #fff; }
    .footer-wrap .footer .f1box .cconbox .title {
      font-size: 1.6rem;
      font-weight: bold;
      text-transform: uppercase; }
      .footer-wrap .footer .f1box .cconbox .title span {
        margin-bottom: 5px;
        display: block;
        font-size: 2.2rem;
        font-family: "Arial"; }
    .footer-wrap .footer .f1box .cconbox .ccon {
      margin-top: 20px;
      font-size: 1.4rem;
      line-height: 30px;
      text-transform: uppercase; }
    .footer-wrap .footer .f1box .ewmbox .title {
      text-align: center;
      font-size: 1.6rem;
      font-weight: bold;
      text-transform: uppercase; }
      .footer-wrap .footer .f1box .ewmbox .title span {
        margin-bottom: 5px;
        display: block;
        font-size: 2.2rem;
        font-family: "Arial"; }
    .footer-wrap .footer .f1box .ewmbox .con {
      margin-top: 25px;
      text-align: center; }
  .footer-wrap .footer .f2box {
    border-top: 1px solid #252c24;
    padding: 10px 0;
    text-align: center;
    color: #fff;background:#286E03;
    line-height: 30px; }
    .footer-wrap .footer .f2box a {
      color: #fff; }

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999; }
  .hot-wrap .list {
    height: 75px;
    width: 25%;
    float: left;
    display: block; }
    .hot-wrap .list:hover {
      background: #191919; }
    .hot-wrap .list a {
      text-decoration: none;
      display: block;
      text-align: center; }
      .hot-wrap .list a i {
        display: block;
        padding-bottom: .2em;
        padding-top: .5em; }
      .hot-wrap .list a span {
        font-size: 1rem;
        color: #fff; }

@media (min-width: 992px) {
  .col-md-13 {
    width: 20%;
    float: left; }

  .col-md-14 {
    width: 11.11%;
    float: left; }

  .header-wrap .header {
    height: 120px; }
    .header-wrap .header .logo {
      line-height: 120px; }

  .searchbox-wrap .slt {
    margin-top: 5px;
    float: left;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
    width: 70%; }
    .searchbox-wrap .slt .tit {
      width: 16%; }
    .searchbox-wrap .slt .con {
      margin-left: 0;
      width: 84%; }
  .searchbox-wrap .srt {
    margin-top: 0;
    float: right; }

  .content-wrap .news-wrap .news-con .nlistbox {
    padding-left: 20px; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
      padding: 20px 0; }
    .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox .con {
      margin-top: 10px; }
  .content-wrap .contentbox .main-wrap .messages-con .mconbox {
    width: 800px;
    margin: 0 auto; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 12%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 86%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 14%; }

  .footer-wrap .footer .f2box { background:#286E03;
    padding: 20px 0; }
    .footer-wrap .footer .f2box .flt {
      float: left;background:#286E03;
      line-height: 35px; }
    .footer-wrap .footer .f2box .frt {
      float: right; } }
@media (max-width: 990px) {
  .container-fluid {
    padding-left: .5em;
    padding-right: .5em; }

  .content-wrap .product-wrap .product-con .p1box .titbox {
    width: 100%; }
  .content-wrap .product-wrap .product-con .p1box .conbox {
    width: 100%; }
    .content-wrap .product-wrap .product-con .p1box .conbox .clist {
      width: 20%; }
  .content-wrap .lybox-wrap .lybox-con .llist a .conbox {
    background: #fff;
    margin: -80px auto 0;
    padding: 30px 30px 20px; }

  .footer-wrap {
    margin-bottom: 75px; }
    .footer-wrap .footer {
      background:#286E03; } }
@media (max-width: 480px) {
  .logo img {
    max-width: 60%; }

  .content-wrap .product-wrap .product-con .p1box .conbox .clist {
    width: 33.33%; }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .timebox {
    width: 25%; }
  .content-wrap .news-wrap .news-con .nlistbox .nlist a .conbox {
    width: 72%;
    padding-right: 0; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .picbox {
    width: 35%; }
  .content-wrap .contentbox .main-wrap .news-con .nlist a .con {
    width: 100%; } }
@media (max-width: 375px) {
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist label {
    width: 28%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox1 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .textbox2 {
    width: 71%; }
  .content-wrap .contentbox .main-wrap .messages-con .mbox .inputlist .sbtn.submitbtn {
    margin-left: 28%; } }

/*# sourceMappingURL=style.css.map */



/*自己写的分页*/
.s_page{
		width:100%;
		margin:5px 5px;
}
.s_page a{
		float:left;
		 
		border:#d2e9c1 solid 1px;
		font-size:12px;
		padding:5px 5px 5px 5px;
		margin-left:5px;
		margin-top:5px;
		color:#333333; 
		background-color:#f5faf1;
		text-decoration : none;
		display:inline-block;
}
.s_page a:link{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.s_page a:visited{
		color:#333333;  
		background-color:#f3f7fa;
		text-decoration : none;
		border:#d6d6d7 solid 1px;
}
.s_page a:hover{
		color:#FFFFFF; 
		background-color:#488313;
		text-decoration : none;
}
.s_page a:active{
		color:#FFFFFF; 
		background-color:#488313;
		text-decoration : none;
} 

